AutomationDatabase_Impl

@Generated(value = ["androidx.room.RoomProcessor"])
class AutomationDatabase_Impl : <ERROR CLASS> ERROR CLASS: Symbol not found for AutomationDatabase

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun clearAllTables()
Link copied to clipboard
open override fun createAutoMigrations(autoMigrationSpecs: Map<KClass<out AutoMigrationSpec>, AutoMigrationSpec>): List<Migration>
Link copied to clipboard
protected open override fun createInvalidationTracker(): InvalidationTracker
Link copied to clipboard
protected open override fun createOpenDelegate(): RoomOpenDelegate
Link copied to clipboard
Link copied to clipboard
protected open override fun getRequiredTypeConverterClasses(): Map<KClass<*>, List<KClass<*>>>
Link copied to clipboard
open override fun getScheduleDao(): ERROR CLASS: Symbol not found for AutomationDao??